CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 聊天室

搜索资源列表

  1. 聊天室编程

    0下载:
  2. 关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19871
    • 提供者:wss
  1. Net-skyChatServer类似网易聊天室

    0下载:
  2. Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:43773
    • 提供者:郑仁敏
  1. 港深热线BBS聊天室

    1下载:
  2. 这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatroom两者有机的结合在一起,用户可以在这两部分取得经验值,达到10000分后升级为巫师,具有踢人、增加动作的权限。一共分三种用户:会员用户、社区用户、游客(我也不想搞的这么复杂,可是头儿硬要和整个网站连起来,:( 没办法)二、中文乱码问题 在OPDB javabean中写了两个方法,GBK和AsciiToChineseString进行转码
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:134210
    • 提供者:甘朗
  1. 伯克利socket聊天室

    1下载:
  2. 使用伯克利套接字以及Select实现了一个聊天大厅, 使用GCC编译, 平台为linux或者类unix系统.
  3. 所属分类:源码下载

  1. linux下采用多路复用技术的聊天室的客户端与服务端

    0下载:
  2. linux下采用多路复用技术的聊天室的客户端与服务端,multiplexing under linux using the chat room client and server
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:2957
    • 提供者:dlykj
  1. chat.rar

    0下载:
  2. linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:23485
    • 提供者:彭宗山
  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. chatbymessage.rar

    0下载:
  2. linux环境下,用IPC和多进程的实现的一个聊天室,linux environment, multi-process with the IPC and the realization of a chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2563
    • 提供者:cloud wu
  1. 基于linux环境下的聊天室

    0下载:
  2. 基于linux环境下,聊天室的,基于QT编写,有一个服务端和一个客户端-Chatting system based on Linux, a server and multiple clients based on Linux virtual machine, next
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-03-28
    • 文件大小:19604
    • 提供者:sunn123
  1. linuxCforChatRoom

    0下载:
  2. linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2675
    • 提供者:
  1. SELECT

    0下载:
  2. linux下套接口函数实现的一个聊天室程序-linux socket function to achieve under a chat room program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:魏江涛
  1. embedded-linux-chat-room

    1下载:
  2. 基于嵌入式linux的网络聊天室的实现,有详细的设计文档,和源码-Network based on embedded linux chat room implementation of a detailed design documents, and source code
  3. 所属分类:Embeded Linux

    • 发布日期:2014-09-25
    • 文件大小:1086464
    • 提供者:黄银
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1843557
    • 提供者:hh
  1. client

    0下载:
  2. 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1222797
    • 提供者:姚毅强
  1. serviceandclient

    0下载:
  2. linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1303
    • 提供者:龙虾
  1. Linuxnet

    0下载:
  2. Linux环境下 聊天室的客户端 服务器 基本思路说明-Linux environment, client-server chat room shows the basic idea
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2383
    • 提供者:龙虾
  1. chat

    0下载:
  2. Linux下网络编程实现一个基本的局域网聊天室架构基于C/S架构,支持多人同时在线等功能。-Network programming under Linux a basic LAN chat room architecture is based on C/S architecture, supporting both online multiplayer functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1909
    • 提供者:刘伟峰
  1. C-Linux-chat

    0下载:
  2. 在linux系统下实现多人聊天室,文档内部有使用方法。-In the linux system to achieve more than chat rooms, use of internal documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1392
    • 提供者:杨帆
  1. chatroom

    0下载:
  2. LINUX聊天室多福多寿是非得失水电费水电费(fdgkfdlfgjkdfjgkfdmg)
  3. 所属分类:Linux/Unix编程

  1. 简易聊天室

    0下载:
  2. 构建简易聊天室,使用图形界面,实现客户端和服务器端通信(Building a simple chat room, using a graphical interface to achieve communication between the client and the server)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:疾风aa
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com